Autogenerated HTML docs for v1.5.3 
diff --git a/git-send-email.html b/git-send-email.html index 21e09fd..262266e 100644 --- a/git-send-email.html +++ b/git-send-email.html 
@@ -304,6 +304,17 @@  <p>The --cc option must be repeated for each user you want on the cc list.</p>   </dd>   <dt>  +--cc-cmd  +</dt>  +<dd>  +<p>  + Specify a command to execute once per patch file which  + should generate patch file specific "Cc:" entries.  + Output of this command must be single email address per line.  + Default is the value of <em>sendemail.cccmd</em> configuration value.  +</p>  +</dd>  +<dt>   --chain-reply-to, --no-chain-reply-to   </dt>   <dd>  @@ -470,6 +481,14 @@  </p>   </dd>   <dt>  +sendemail.cccmd  +</dt>  +<dd>  +<p>  + Command to execute to generate per patch file specific "Cc:"s.  +</p>  +</dd>  +<dt>   sendemail.bcc   </dt>   <dd>  @@ -512,7 +531,7 @@  </div>   <div id="footer">   <div id="footer-text">  -Last updated 21-Aug-2007 02:20:20 UTC  +Last updated 02-Sep-2007 06:24:43 UTC   </div>   </div>   </body>